[INFO] cloning repository https://github.com/JosiahBull/human-friendly-ids-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JosiahBull/human-friendly-ids-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosiahBull%2Fhuman-friendly-ids-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosiahBull%2Fhuman-friendly-ids-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cd145c200257494eb172330aceb8403bf15876c
[INFO] fixing JosiahBull/human-friendly-ids-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJosiahBull%2Fhuman-friendly-ids-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JosiahBull/human-friendly-ids-rs
[INFO] finished tweaking git repo https://github.com/JosiahBull/human-friendly-ids-rs
[INFO] tweaked toml for git repo https://github.com/JosiahBull/human-friendly-ids-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JosiahBull/human-friendly-ids-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JosiahBull/human-friendly-ids-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded once_cell v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd
[INFO] running `Command { std: "docker" "start" "3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking human-friendly-ids v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking insta v1.42.2
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:131:38
[INFO] [stdout]     |
[INFO] [stdout] 131 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 132 | |             "id": id,
[INFO] [stdout] 133 | |             "check": check.unwrap(),
[INFO] [stdout] 134 | |             "formatted_id": formatted_id
[INFO] [stdout] 135 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 134 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 144 | |             "id": id,
[INFO] [stdout] 145 | |             "check": check.unwrap(),
[INFO] [stdout] 146 | |             "formatted_id": formatted_id
[INFO] [stdout] 147 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 146 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:155:38
[INFO] [stdout]     |
[INFO] [stdout] 155 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 156 | |             "id": id,
[INFO] [stdout] 157 | |             "check": check.unwrap(),
[INFO] [stdout] 158 | |             "formatted_id": formatted_id
[INFO] [stdout] 159 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 158 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:167:38
[INFO] [stdout]     |
[INFO] [stdout] 167 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 168 | |             "id": id,
[INFO] [stdout] 169 | |             "check": check.unwrap(),
[INFO] [stdout] 170 | |             "formatted_id": formatted_id
[INFO] [stdout] 171 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 170 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:178:38
[INFO] [stdout]     |
[INFO] [stdout] 178 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 179 | |             "id": id,
[INFO] [stdout] 180 | |             "check": check.unwrap(),
[INFO] [stdout] 181 | |             "formatted_id": formatted_id
[INFO] [stdout] 182 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 181 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:189:38
[INFO] [stdout]     |
[INFO] [stdout] 189 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 190 | |             "id": id,
[INFO] [stdout] 191 | |             "check": check.unwrap(),
[INFO] [stdout] 192 | |             "formatted_id": formatted_id
[INFO] [stdout] 193 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 192 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:200:38
[INFO] [stdout]     |
[INFO] [stdout] 200 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 201 | |             "id": id,
[INFO] [stdout] 202 | |             "check": check.unwrap(),
[INFO] [stdout] 203 | |             "formatted_id": formatted_id
[INFO] [stdout] 204 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 203 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `id::Id: serde::ser::Serialize` is not satisfied
[INFO] [stdout]    --> src/alphabet.rs:212:38
[INFO] [stdout]     |
[INFO] [stdout] 212 |           insta::assert_json_snapshot!(json!({
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 213 | |             "id": id,
[INFO] [stdout] 214 | |             "check": check.unwrap(),
[INFO] [stdout] 215 | |             "formatted_id": formatted_id
[INFO] [stdout] 216 | |         }));
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________unsatisfied trait bound
[INFO] [stdout]     |            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde::ser::Serialize` is not implemented for `id::Id`
[INFO] [stdout]    --> src/id.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 | pub struct Id(pub(crate) String);
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `id::Id` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = note: required for `&id::Id` to implement `serde::ser::Serialize`
[INFO] [stdout] note: required by a bound in `to_value`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/value/mod.rs:990:8
[INFO] [stdout]     |
[INFO] [stdout] 988 | pub fn to_value<T>(value: T) -> Result<Value, Error>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] 989 | where
[INFO] [stdout] 990 |     T: Serialize,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `to_value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 215 |             "formatted_id": *formatted_id
[INFO] [stdout]     |                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `human-friendly-ids` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd", kill_on_drop: false }`
[INFO] [stdout] 3c05ec123cfe55fe8b6b09620e029657cbf278180b5f5f817d2767400169b3fd
